Vcenter Phm HardwareSupportManagers HealthUpdateInfo

Vcenter Phm HardwareSupportManagers HealthUpdateInfo
Vcenter Phm HardwareSupportManagers HealthUpdateInfo

The Vcenter Phm HardwareSupportManagers HealthUpdateInfo schema defines a type of health update to be supported.

This schema was added in vSphere API 8.0.3.0.

JSON Example
{
    "id": "string",
    "description": "string",
    "severity": "string",
    "purpose": "string",
    "component_category": "string"
}
string
id
Required

Unique identifier

This property was added in vSphere API 8.0.3.0.

string
description
Required

Message key for the message that provides important information about the health update info.

This property was added in vSphere API 8.0.3.0.

string
severity
Required

Severity

For more information see: Vcenter Phm HardwareSupportManagers HealthUpdateInfoSeverity.

This property was added in vSphere API 8.0.3.0.

string
purpose
Required

Functional purpose category

For more information see: Vcenter Phm HardwareSupportManagers HealthUpdateInfoPurpose.

This property was added in vSphere API 8.0.3.0.

string
component_category
Required

Target component category

For more information see: Vcenter Phm HardwareSupportManagers HealthUpdateInfoComponentCategory.

This property was added in vSphere API 8.0.3.0.